Skip to main content

All Questions

-2votes
2answers
2kviews

What does it mean to "wrap" a stored procedure?

My manager has asked me to "just wrap the stored procedure". The requirements are to create a microservice that will do the following: Accept parameters from the user. Pass those parameters to the ...
Alex Gordon's user avatar

close